@charset "utf-8";
/*~~~~框架布局~~~*/

.container{width:1400px;}
.w1600{width:1600px}
.flat-p{display: block;}
.flat-f{display: none}


.header.fixed-top{ position: fixed;z-index:99;width:100%;padding:10px 0;height:80px;box-shadow: 0 0 10px #aaa; background:#fff; }
.header.fixed-top .logo img{height:55px;}
.header.fixed-top .logo .txt{opacity:0;display: none;}
.header.fixed-top .tel{display: none;}
.header.fixed-top .nav{/* margin-top:20px */}
.header.fixed-top .nav > li > a:after{bottom: 0;}
.header.fixed-top .s-2{top: 70px;}
.header{padding: 20px 0;height: 110px;}
.header .container{ position: relative;}
.header img{float:left;}
.logo img{
    height: 56px;
}
.header .txt{float:left;margin-left:20px;color:#333333;font-size:16px;}
.header .txt b{display: block;color:#0d4da1;font-size:30px;}
.header .tel{margin: 6px 0 0 50px;color:#333333;font-size:22px;font-weight: bold;}
.header .tel::before{float:left;color: #0d4da1;font-size: 30px;margin-right:10px;}
.header .tel font{color:#0d4da1;margin-left: 15px;display: block;}
.header .lang{ margin: 25px 0 0 10px;} 
.header .lang a{display:block;color:#fff;font-size:14px;padding:2px 8px;background:#999;} 
.header .lang a:hover{ background:#007cd1}
.header .nav{float:right;/* margin-top: 25px; */}
.header .nav > li:first-child{
    margin-left: 0;
}
.header .nav > li{position: relative;float:left;margin-left:50px;line-height: 48px;}
.header .nav > li > a{position: relative; display: block;color:#333333;font-size:18px;/*! line-height:59px; */ text-align: center }
.header .nav > li > a:after{content:"";position: absolute;left:0;bottom: 0;width:100%;height:2px;background:#0d4da1;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.header .nav > li:hover > a,.header .nav > li.active > a{color:#0d4da1; }
.header .nav > li:hover > a:after,.header .nav > li.active > a:after{transform: scale(1);transform-origin:left;}
/**/
.header .sub{display: none;position:absolute;left:0;top: 43px;z-index:99;width:100%;border-top:2px #ddd solid;/* padding: 15px 30px; */background: #fff;box-sizing: border-box;}
.header .sub:before{content:""; position: absolute; left:0;top:-1px;z-index:-1;width:100%;height: 3px; background:#fff}
.header .sub li.Lev2{
    line-height: 36px;
}
.header .sub li.Lev2 a{
    display: block;
    text-align: center;

}
.header .sub li.Lev2 a:hover{
        background-color:#0d4da1;color:#ffffff
}
.header .sub ul li a{display:block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0px 30px;}
.header .sub ul li{
    margin: 0 !important;
}
.header .sub ul li a:hover{background-color:#0d4da1;color:#ffffff}
.header .sub ul li .tit{color:#333;font-size: 15px;}
.header .sub ul li .block{color:#666;font-size:14px;margin:5px 0;}
/*--*/
.header .s-2{width: auto;left: 0;top: 47px;text-align: left;}
.header .s-2 ul{/* float:left; *//* width:25%; */}
.header .s-2 ul li{clear: both;margin-bottom:15px;line-height: 36px;}
.header .s-2 .right{float:right;width: 70%;border-left:1px #ddd solid;padding-left:30px;display: none;}
.header .s-2 .right img{float: left;display:block;max-width:50%;margin-right: 25px;}
.header .s-2 .right h4{color:#000;font-size: 16px;margin-top: 0px;line-height: 30px;}
.header .s-2 .right p{-webkit-line-clamp: 2;color:#666;font-size: 14px;line-height:22px;margin-top:15px;-webkit-line-clamp:6;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
/*.header .nav li:nth-of-type(2) .sub,.head-nav .nav li:nth-of-type(3) .sub{left:-100px;}*/
.header .nav li:nth-last-child(1) .sub,.header .nav li:nth-last-child(2) .sub,.header .nav li:nth-last-child(3) .sub{left:auto;right:0;}

.menu{width:100%;margin-top:60px;}
.menu ul{display:table; text-align: center;/*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{ position:relative;z-index:2; display: block;margin:0 0px;color:#191919;font-size:18px; border:1px #ddd solid; overflow: hidden;padding: 12px 50px;border-radius: 30px;margin: 0 10px; background: #fff;}
.menu li a:after{ content: ""; position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:0%; background: #0d4da1;/*transition:transform .5s;transform: scale(1,0);transform-origin:top;*/}
.menu li:hover a,.menu li.active a{ color:#fff;border-color:#0d4da1 }
.menu li:hover a:after,.menu li.active a:after{height:100%;/*transform: scale(1);transform-origin:bottom;*/}

.site{margin:30px 0px 20px 0;color:#666666;font-size:12px;}
.site .home{ padding-left:25px; background: url(../images/home_ico.png) no-repeat left;}
.site a{color:#666;font-size:12px;}
.site a:hover{color:#0d4da1}

#dituContent{margin:0px 0 0 0;width:100%; height:500px;}

.titleAx{color:#151515;font-size:46px;margin-bottom:35px}
.titleAx b{margin-top:2px;display: block;color:#333333;font-size:30px;}
.titleAx .en{margin-top:10px;display: block;color:#999;font-size:14px;}
.titleAx .writing{margin-top:10px;display: block;color:#666;font-size:16px;}
.titleAx hr{display: block; margin:20px 0 0 0;width:10px;height:2px; border:none; background: #0d4da1;}
.titleAx.cen{text-align: center;}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleBx{margin-top:0px;color:#151515;font-size:40px;margin-bottom:20px;font-weight:bold; text-align: center;}
.titleBx hr{display: table;width:20px;height:2px; margin:10px auto 0;border:none;background: #0d4da1;}
.titleBx span{display: block; margin:10px auto 0;color:#666666;font-size:16px;font-weight:400}
.titleBx.cen{text-align: center;}
.titleBx.white,.titleBx.white span{color:#fff}
.titleBx.m80{margin-bottom:80px}
.titleBx.tUp{margin:50px 0 0 0;}
.MajorHome .titleAx{
    /* color: #ffffff; */
}
.MajorHome .titleAx span{
    color:inherit
}
/*伪类*/
.bfe:before,.bfr:after{content:""; display: block;transition: all .4s ease-in-out;}
/*-*/
.bfe-s:before,.bfr-s:after{content:"";transition: all .4s ease-in-out;}
/*-*/
.bfe-pos,.bfr-pos{ position: relative;}
.bfe-pos:before,.bfr-pos:after{content:""; position:absolute;transition: all .4s ease-in-out;}
/*-*/
.bfe-spos,.bfr-spos{ position: relative;}
.bfe-spos:before,.bfr-spos:after{content:""; position:absolute; }
/*句段限制*/
.lcp{-webkit-line-clamp: 1;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}

.rack{float:left;width:100%;padding:70px 0 80px 0;}
.rackWor{}

.moreBtn{color:#fff;font-size:14px;padding: 15px 40px;border: 1px #127bb6 solid;display: table;margin: 40px auto 0;background: #189ce7;}
.moreBtn:before{content: "";float:right;width:14px;height:7px;margin:8px 0 0 20px;background: url(../images/line01.png) no-repeat 0px 0;transition: all .4s ease-in-out;display: none;}
.moreBtn:hover{border-color:#333333; background: #333;}
.moreBtn:hover:before{transform:translateX(5px);}
/*--*/
.moreBtn.white{color:#fff;border-color:#fff;background:none}
.moreBtn.white:before{ background-position:0px 0 ;}
.moreBtn.white:hover{border-color:#0d4da1; background: #0d4da1;}
.moreBtn.white:hover:before{transform:translateX(5px);}
/*--*/
.moreBtn.grey{color:#303030;border-color:#303030; background: none;}
.moreBtn.grey:before{  background-position: -14px 0;}
.moreBtn.grey:hover{color:#fff;border-color:#0d4da1; background: #0d4da1}
.moreBtn.grey:hover:before{ background-position:0 0 }

.SchemeHome{background:#efefef url(../images/logoBg.png) no-repeat center;}
.SchemeHome .container{ }
.SchemeHome .left{width:40%}
.SchemeHome .left .wx{color:#666666;font-size:14px;line-height: 26px;}
.SchemeHome .left .moreBtn{display: table;margin: 40px 0 0 0;}
.SchemeHome .right{ position: relative; width:50%}
.SchemeHome .right iframe{
    /* height:30vh; */
    width: 100%;
}
@media screen and (max-width:1920px){
.SchemeHome .right iframe{
    height:38vh;
}
}
@media screen and (max-width:1800px){
.SchemeHome .right iframe{
    height: 42vh;
}
}
@media screen and (max-width:1600px){
.SchemeHome .right iframe{
    height: 48vh;
}
}
@media screen and (max-width:1366px){
.SchemeHome .right iframe{
    height: 58vh;
}
}
.SchemeHome .right img{max-width:100%}
.SchemeHome .right h3{position: absolute;left:50px;bottom:50px;color:#ffff;font-size:20px;}
.SchemeHome .right h3 font{display: block;font-size:30px; font-weight:bold;}

.MajorHome{overflow: hidden;background:#f5f5f5;/* background-color: #0d4da1; */}
.MajorHome .product-list .pic{margin:10px;border-bottom:none}
.MajorHome .product-list li:hover .pic{ border-color:none;}
/*--*/
div.MajorHome .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
  

.ProductHome{ }
.ProductHome .tone{width:100%; text-align:center; overflow: hidden;padding-bottom:20px; border-bottom:1px #ddd solid}
.ProductHome .tone li{display:inline-block;margin-right:30px;}
.ProductHome .tone a{position:relative;display: block;color:#191919;font-size:16px;padding-bottom:30px;padding:12px 30px; border-radius:30px;border:1px #ddd solid;}
/*.ProductHome .tone a:after{ content:""; position: absolute;bottom:0;left:0; width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right;background: #0d4da1;}*/
.ProductHome .tone li.active a{color:#fff;border-color:#0d4da1; background:#0d4da1}
.ProductHome .tone li.active a:after{transform: scale(1);transform-origin:left;}
.ProductHome .down{margin-top:60px;}

.QualityHome{padding: 50px 0 50px 0;text-align: center;/* background: url(../images/QualityBg.jpg) no-repeat center; */background-size:cover;background-color: #e57b1d;background-color: #189ce7;}
/*.QualityHome .left h2{color:#fff;font-size:50px;font-weight:bold;}
.QualityHome .left h2 span{display: block; color:#fff;font-size:30px; margin-top:5px;font-weight:400;}*/
.QualityHome .wx{margin-bottom:50px;color: #ffffff;font-size:14px;line-height: 26px;}
.QualityHome ul{display:table;margin:auto}
.QualityHome ul li{float:left;width:160px;height:100px; text-align: center;}
.QualityHome ul li a{display: block;margin:0 0 40px 40px;color: #ffffff;font-size:24px;padding:15px;border: 1px #ffffff solid;}
.QualityHome ul li:hover a{border-color:#0d4da1;background: #ffffff;}

.CaseHome{}
.case-list{margin:0 0 -20px -20px}
.case-list li{float:left;width:33.3%}
.case-list a{position: relative; display: block;margin:0 0 20px 20px}
.case-list .pic{padding-top:70%}
.case-list h4{ position: absolute;left:0px;bottom:0px;width:100%; padding:20px;color:#fff;font-size:18px;font-weight:bold; background:rgba(0,0,0,0.5) ;}
.case-list li:hover h4{/*color:#0d4da1; background: rgba(13,77,161,0.5);*/}

.CaseDetail{}
.CaseDetail .title{ color:#000;font-size:30px;text-align: center; margin-bottom:40px;}
.CaseDetail .tit{color:#353535;font-size:25px;margin-bottom:20px}
.CaseDetail .video{ width:60%;height:400px; margin:auto; }
.CaseDetail .video iframe{width:100%;height:100%} 
.CaseDetail .details{margin-top:40px}
.CaseDetail .details .wx{padding:30px;color:#666;font-size:14px;line-height:26px; background: #f4f4f4;}
.CaseDetail .relevant{margin-top:80px;}
.CaseDetail .relevant .list .pic{padding-top:75%;}

.AboutHome{/* background: url(../images/AboutBg01.jpg) no-repeat center; */background-size:cover;}
.AboutHome .long{display: table;}
.AboutHome .left,.AboutHome .right{display: table-cell;vertical-align: top;}
.AboutHome .left img{width: 690px;}
.AboutHome .left a:hover:before{color:#333; background:#fff}
.AboutHome .right{padding:0px 0 0 50px;}
.AboutHome .right .wx{margin-top:30px;color: #333333;font-size:14px;line-height:26px;}
.AboutHome .right .moreBtn{float:left}

.digital{float:left;width:100%;margin-top:70px;}
.digital li{float:left;width:25%;}
.digital li a{display: table; margin: auto;}
.digital li h5{font-size:16px;color:#fff;font-weight:bold;}
.digital li span{font-size:40px;color:#fff;font-weight:bold; margin-top:10px;}
.digital li font{font-size:40px;color:#fff;font-weight:bold;}
.digital li:nth-child(1) a{float:left}
.digital li:last-child a{float:right;}

.NewsHome{}
.NewsHome .tit{position: absolute;left:0;top:0;z-index:2;color:#fff;font-size:14px;padding:10px 20px;background: rgba(0,0,0,0.2);background-color: #189ce7;}
.NewsHome .list li p{font-size:14px;color:#666666;line-height:24px}
.NewsHome .list li h4{/* float:left; */margin-bottom:10px;color:#333333;font-size:20px;font-weight:bold;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsHome .list li .time{display:block;color:#999;font-size:12px; }
.NewsHome .list-1{margin:0 0 -30px -30px;width: 70%;float: left;}
.NewsHome .list li.one{float:left;width:50%;}
.NewsHome .list li.one a{ display: block; margin:0 0 30px 30px;border:1px #eee solid}
.NewsHome .list li.one .pic{height:330px;}
.NewsHome .list li.one .pic img{width:auto;height:100%;}
/*.NewsHome .list-1 li.one:last-child a{margin-right: 0px;}*/
.NewsHome .list li.one .box{padding:40px; background: #f2f2f2;}
.NewsHome .list li.one h4{margin-bottom:22px;}
.NewsHome .list li.one p{-webkit-line-clamp: 2;margin-bottom:22px;}
.NewsHome .list li.one:hover h4{color:#0d4da1 }
.NewsHome .list-2{position: relative;float:right;width:30%; padding:70px 40px 40px; background: #f2f2f2;}
.NewsHome .list li.two{clear: both;overflow:hidden ; margin-bottom:30px;}
.NewsHome .list li.two:last-child{margin-bottom:0px;}
.NewsHome .list li.two .time{display:block;color:#999;font-size:12px; }
.NewsHome .list li.two h4{margin-bottom:10px;}
.NewsHome .list li.two p{margin-bottom:10px;-webkit-line-clamp: 1;}
.NewsHome .list li.two:hover h4{color:#0d4da1}

.AboutInner{}
.AboutInner .introduction .titleBx{ text-align: left;}
.AboutInner .introduction .long{display: table;}
.AboutInner .introduction .left,.AboutInner .introduction .right{display: table-cell;vertical-align: top;}
.AboutInner .introduction .left img{width: 670px;}
.AboutInner .introduction .right{padding:0px 0 0 50px;}
.AboutInner .introduction .right .wx{margin-top:0px;color:#666666;font-size:14px;line-height:26px;}
.AboutInner .introduction .digital{padding:50px 0;border-top:1px #ddd solid;border-bottom:1px #ddd solid}
.AboutInner .introduction .digital li h5{color:#191919}
.AboutInner .introduction .digital li span{color:#191919;}
.AboutInner .introduction .digital li font{color:#191919;}
.AboutInner .digital li{ border-right:1px #aaa dotted}
.AboutInner .digital li:last-child{border-right:none}
.AboutInner .digital li h5{color:#191919;}
.AboutInner .digital li span{font-size:50px;color:#0d4da1;}
.AboutInner .digital li font{font-size:50px;color:#0d4da1;}
.AboutInner .course{}
.AboutInner .course .long{position: relative;padding:0 50px;}
.AboutInner .course .swiper-container{width: 100%;height: 100%;}
.AboutInner .course .swiper-slide{background: #fff;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.AboutInner .course .swiper-pagination-bullet{width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;color:#000;opacity: 1;background: rgba(0,0,0,0.2);}
.AboutInner .course .swiper-pagination-bullet-active{color:#fff;background: #007aff;}
.AboutInner .course .swiper-container{ position: relative;}
.AboutInner .course .swiper-container:before{ content: ""; position: absolute; left:0; top:104px; width:500%; height:1px; background:#ddd;/*! z-index: 2; */}
.AboutInner .course .swiper-slide{color:#666666;font-size:24px;padding:0 20px;text-align: center;display: block;background: none;cursor: pointer;}
.AboutInner .course .swiper-slide h4{ display:table;width: 100%;color:#333;font-size:24px;clear: both; line-height:100px;vertical-align: bottom;}
.AboutInner .course .swiper-slide .dot{ position: relative; display: block;  width:8px; height:8px; background: #999;margin: auto;clear: both;border-radius: 50%;/*! z-index: 1; */}
.AboutInner .course .swiper-slide .dot:before{ opacity: 0; content: ""; position: absolute; left:-3px;top:-3px; width:14px; height:14px; border:1px #009fe8 solid; border-radius: 50%;transition: all .4s ease-in-out;}
.AboutInner .course .swiper-slide p{color:#666666;font-size:14px;-webkit-line-clamp: 5;margin: 20px 0;}
.AboutInner .course .swiper-slide:hover h4,.AboutInner .course .swiper-slide:hover p{color:#009fe8}
.AboutInner .course .swiper-slide:hover .dot{ background:#009fe8}
.AboutInner .course .swiper-slide:hover .dot:before{ opacity: 1;}
/*.AboutInner .course .swiper-slide-active{font-size:44px; color:#009fe8}
.AboutInner .course .swiper-slide-active .dot{ background:#009fe8}
.AboutInner .course .swiper-slide-active .dot:before{ opacity: 1;}*/
.AboutInner .course .swiper-button-prev,.AboutInner .course .swiper-button-next{ right:0px; width:35px; height:35px; text-align: center; background-color:#626262; border-radius: 50%; background-image:url(../images/arrow_05.png); background-position:center; background-repeat:no-repeat;background-size: auto;}
.AboutInner .course .swiper-button-prev:hover,.AboutInner .course .swiper-button-next:hover{ background-color:#009fe8}
.AboutInner .course .swiper-button-prev{left:0px; right:auto;transform:rotate(180deg);}
.AboutInner .course .swiper-button-disabled{opacity:1;background-color: #999;}
.AboutInner .Culture{position:relative;z-index:2; /*background: url(../images/CultureBg.jpg) no-repeat center top;*//* background-size:cover ; */}
.AboutInner .Culture .titleBx{position: absolute; left:0;top:100px;width:100%;}
.AboutInner .Culture .task{/*position: absolute;left:0;top:0;z-index:-1;width:100%;*/}
.AboutInner .Culture .task img{display: block; max-width:100%;}
.AboutInner .Culture .long{margin-top: -150px; position: relative; padding:40px 40px;display:table;box-shadow: 0 0 10px #ddd;background: #fff;}
.AboutInner .Culture ul,.AboutInner .Culture .right{ display: table-cell;}
.AboutInner .Culture ul{}
.AboutInner .Culture ul li{clear: both;position: relative;padding-left: 30px;margin-bottom:40px;}
.AboutInner .Culture ul li:before{content: "";position: absolute;left:0;top: 10%;width:2px;height:80%;background: #ddd;}
.AboutInner .Culture ul h4{color:#191919;font-size:24px;font-weight: bold;}
.AboutInner .Culture ul span{display: block;color:#666666;font-size:16px;margin-top: 10px;}
.AboutInner .Culture .right{vertical-align: middle;text-align: right;}
.AboutInner .Culture .right img{ max-width:100%;}
.AboutInner .honor{}
.AboutInner .honor .long{position: relative;}
.AboutInner .honor li{}
.AboutInner .honor li .pic{height:270px;padding:30px !important; background:#fff url(../images/honorBg.png) no-repeat center;background-size: contain;}
.AboutInner .honor li h4{color:#666666;font-size:16px;margin-top:20px; text-align: center;}
.AboutInner .honor li:hover h4{color:#014ea0}
.AboutInner .honor .btn{left:-51px;width:50px;height:50px; line-height:45px;text-align: center;color:#fff;font-size:32px; background: #014ea0;}
.AboutInner .honor .btn.next{left:auto;right:-51px;}
.AboutInner .honor .btn:hover{background: #f60;}
.AboutInner .ambient{border-top:1px #ddd solid}
.AboutInner .ambient .list{}
.AboutInner .ambient .list li{float:left;width:25%;}
.AboutInner .ambient .list a{position: relative; display: block; margin:0 0 1px 1px}
.AboutInner .ambient .list h4{ position: absolute; left:0;bottom:0;z-index:5;width:100%;color:#fff;font-size:16px; padding:10px 20px; background: rgba(0,0,0,0.5);}
.AboutInner .ambient .list li:nth-child(1){width:50%}
.AboutInner .ambient .list li:nth-child(n+6){display: none;}

.product-list{ position:relative; margin:0 0 -40px -20px}
.product-list li{float:left;width:33.3%;}
.product-list a{display: block;margin:0 0 0px 20px}
.product-list .pic{position: relative;/* padding-top: 100%; */border-bottom:2px #ddd solid;padding-top: 0;}
.product-list .pic img{/* position:absolute; *//* left:0; *//* top:0; *//* display:block; *//* width:100%; *//* height: auto; */position: relative !important;}
.product-list h4{width: 100%;color:#666;font-size:16px;text-align: center;margin-top:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 30px;/* color: #ffffff; */}
.product-list li:hover .pic{box-shadow:0 0 10px #aaa; border-color:#fff;}
.product-list li:hover h4{color:#0d4da1}

.ProductShow .top{padding:60px 0 120px 0; background: #f5f5f5;}
.ProductShow .top .left{width:55%;}
.ProductShow .top .right{width:40%}
.ProductShow .top .right .title{color:#191919;font-size:30px;padding-bottom:20px;margin-bottom:30px;border-bottom:1px #ddd solid;}
.ProductShow .top .right .wx{padding:20px;color:#666666;font-size:14px;min-height:100px;margin-bottom:80px;line-height: 24px;-webkit-line-clamp: 7;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden; background: #f2f2f2;}
.ProductShow .top .right .tel{display: block;color:#191919;font-size:22px;margin-bottom:50px;padding:20px 0 20px 40px;border-top:1px #ddd solid;border-bottom:1px #ddd solid; background: url(../images/kefu-ico.png) no-repeat left;}
.ProductShow .top .right .btn{float:left;padding:8px 40px;color:#fff;font-size:18px;margin-right:20px;border-radius:40px;  background-color: #0054b3; }
.ProductShow .top .right .online{padding-left:70px;background-image: url(../images/ico20.png);background-position:30px 11px ; background-repeat:no-repeat ;}
.ProductShow .top .right .download{color:#4c4c4c;background: #fff;}
.ProductShow .top .right .btn:hover{color:#fff;background-color: #ff6726;}
.ProductShow .con{margin-top:50px}
.ProductShow .con .tone{overflow:hidden;margin-bottom:50px;border-bottom:1px #ddd solid; text-align: center;}
.ProductShow .con .tone li{ position: relative; display: inline-block; margin:0 25px 0 0; /*! border-left:1px #ddd solid; */cursor: pointer;}
.ProductShow .con .tone li a{ display: block; color:#444444;font-size:20px;padding: 0px 0px 20px 0; }
.ProductShow .con .tone li a:after{content:"";position: absolute;left:0;bottom:0;width:100%;height:1px;transition:transform .5s;transform: scale(0,1);transform-origin:right; background: #0d4da1}
.ProductShow .con .tone li.active a,.ProductShow .con .tone li:hover a{color:#0d4da1}
.ProductShow .con .tone li.active a:after,.ProductShow .con .tone li:hover a:after{transform: scale(1);transform-origin:left;}
.ProductShow .con .long{ margin-bottom:50px;padding-bottom:40px; border-bottom:1px #ddd solid}
.ProductShow .con .title{position: relative; color:#333;font-size:22px;margin-bottom:30px;padding-left:20px}
.ProductShow .con .title:before{content:"";position: absolute; left:0;top:10%;width:2px;height: 80%;  background: #0d4da1;}
.ProductShow .con .long:last-child{ margin-bottom:0px;padding-bottom:0px; border-bottom:0px}
.ProductShow .con .wx{}
.ProductShow .con .wor{color:#393939;line-height:24px;font-size:15px;}
.ProductShow .con .vision{width:80%;height:600px; margin:auto; display: table;border:1px #ddd solid}
.ProductShow .srll{}
.ProductShow .srll .leftPic{width:80%;float: left;border:2px #efefef solid; background: #fff;}
.ProductShow .srll .leftPic img{display: block;margin:auto;height:100%;max-width:100%;}
.ProductShow .srll .rightPic{width:20%;float: right;padding-left:15px;}
.ProductShow .srll .rightPic li{height:20%;margin-bottom:20px;border:2px #efefef solid; background: #fff;}
.ProductShow .srll .rightPic li img{display: block;max-width:100%;height: 100%; margin:auto}
.ProductShow .srll .rightPic li.swiper-slide-thumb-active{border-color:#0d4da1}
.ProductShow .srll .leftPic,.ProductShow .srll .rightPic{height: 520px;}
.ProductShow .srll .rightPic:hover .btn{ opacity: 1 !important;}
.ProductShow .srll .btn{opacity:0 !important; left:15px;top:0;right:0;width:100%;height:auto;margin:0px;color:#fff;font-size:40px;padding:2px 0; text-align: center;background:rgba(0,0,0,0.5)}
.ProductShow .srll .btn.swiper-button-disabled{opacity: .9}
.ProductShow .srll .btn:before{ display:block;margin: 0;padding: 0;}
.ProductShow .srll .btn.nt{top:auto;bottom:0;}
.ProductShow .srll .btn:hover{ background:rgba(0,0,0,0.7) }

.NewsListBox{padding-bottom:0 !important}
.NewsListBox .up{margin-bottom:90px;}
.NewsListBox .up .more{}
.NewsListBox .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #666;}
.NewsListBox .up .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 15px;background: url(../images/line03.png) no-repeat -10px 0;transition: all .4s ease-in-out;}
.NewsListBox .up .more:hover{ background: #0d4da1;}
.NewsListBox .up .more:hover:before{transform:translateX(3px);}
.NewsListBox .up .swiper-container:after{content: "";position: absolute; left:0;bottom:0;width:100%;height:100px; background: #009fe8;}
.NewsListBox .up .spot{bottom:0;display: table;width: 100%;left: 700px;/*! margin-left: 52px; */text-align: left;padding: 30px 35px 30px 50px;background:#0d4da1;}
.NewsListBox .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}
.NewsListBox .up .spot .swiper-pagination-bullet-active{ background:#fff}
.NewsListBox .up li{ position: relative; }
.NewsListBox .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}
.NewsListBox .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}
.NewsListBox .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.NewsListBox .up li .box{/*! text-align: center; */float: left;width: 100%;height: 100%;}
.NewsListBox .up li .box h4{width: 100%;font-size:24px;color:#191919;/*! font-weight: bold; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.NewsListBox .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}
.NewsListBox .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}
.NewsListBox .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}
.NewsListBox .up li:hover h4{color:#0d4da1}
.NewsListBox .shell{padding: 70px 0 50px 0;background-color: #f3f3f3; overflow: hidden;}
.NewsListBox .shell ul{margin:0 0 -30px -30px;}
.NewsListBox .shell li{float: left;width: 33.3%;}
.NewsListBox .shell li a{position: relative;display: block;margin:0 0 30px 30px;padding: 30px; overflow: hidden;background-color: #fff;}
.NewsListBox .shell li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .5s;background-color: #0d4da1;}
.NewsListBox .shell li a h4{width: 100%;font-size: 16px;color: #191919;margin-top:30px;;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .4s;}
.NewsListBox .shell li a .txt{-webkit-line-clamp: 2;font-size: 14px;color: #666666;line-height: 24px;margin-top:15px;/*! overflow: hidden; */margin-bottom: 15px;}
.NewsListBox .shell li a .pic{display: block;position: relative;width: 100%;padding-top: 70%;overflow: hidden;}
.NewsListBox .shell li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .4s;top: 0;left: 0}
.NewsListBox .shell li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}
.NewsListBox .shell .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}
.NewsListBox .shell .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(../images/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}
.NewsListBox .shell li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}
.NewsListBox .shell li:hover a{transform: scale(1.02);}
.NewsListBox .shell li:hover a:after{width: 100%;}
.NewsListBox .shell li:hover a h4{color: #0d4da1}
.NewsListBox .shell li:hover .more{color:#f60}
.NewsListBox .shell li:hover .more:before{ background-position:0 0 }

.NewsDetailBox{}
.NewsDetailBox .titleTop{ text-align: center;padding:0 0 50px 0;margin:0 0 60px 0; border-bottom:1px #ddd solid}
.NewsDetailBox .tit{color:#000000;font-size:23px;}
.NewsDetailBox .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg *,.NewsDetailBox .msg span,.NewsDetailBox .msg a{color:#a7a7a7;font-size:14px;}
.NewsDetailBox .msg span{margin:0 5px;}
.NewsDetailBox .msg a:hover,.NewsDetailBox .msg .active{color:#FF6600}
.NewsDetailBox .msg .active{font-weight:bold;}
.NewsDetailBox .share{height:60px;border-top:1px #aaa dotted; padding:20px 0;margin-top: 60px; overflow: hidden;}
.NewsDetailBox .share .bshare-custom{float:left;}
.NewsDetailBox .share .time{ float:left;margin-left:50px;color:#a7a7a7;font-size:14px;display: block;}
.NewsDetailBox .share .return{float:right; color:#fff;font-size:14px;padding:10px 20px 10px 38px;margin-top:-10px; background-color:#d2d2d2; background-image:url(../images/line202.png); background-position:12px 15px; background-repeat:no-repeat;}
.NewsDetailBox .share .return:hover{background-color:#0085d0}
.NewsDetailBox .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.NewsDetailBox .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a{color:#888888;font-size:14px;}
.NewsDetailBox .pagIng span a:hover{color:#0085d0}
.NewsDetailBox .pagIng .prev{float:left}
.NewsDetailBox .pagIng .next{float:right}
.NewsDetailBox .relevant{margin-top:60px}
.NewsDetailBox .relevant .tit{color:#333;font-size:22px;}
.NewsDetailBox .relevant .list{margin-top:20px;}
.NewsDetailBox .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}
.NewsDetailBox .relevant .list li:nth-of-type(even){float:right;}
.NewsDetailBox .relevant .list li .time{float: right; color:#858585;font-size:14px;}
.NewsDetailBox .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../images/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}
.NewsDetailBox .relevant .list li:hover a{color:#0085d0}

.ServiceInner{padding:0px !important;}
.ServiceInner .after{}
.ServiceInner .after ul{margin:50px 0 -20px -20px}
.ServiceInner .after ul li{float:left;width:25%;}
.ServiceInner .after ul a{ position:relative; display: block;margin:0 0 20px 20px;padding:50px 30px 50px 30px;height:400px; background: #f3f3f3}
.ServiceInner .after ul i{ position: absolute;top:-30px;left:30px;z-index:2;  display: block; width:60px;line-height:60px; text-align: center; color:#fff;font-size:30px;border-radius: 50%; font-style:normal; background: #0d4da1;}
.ServiceInner .after ul span{display: block;color:#0d4da1;font-size:14px;margin-bottom:20px;}
.ServiceInner .after ul h4{display: block;color:#333;font-size:22px;margin-bottom:15px;}
.ServiceInner .after ul hr{display: block; border:none;width:30px;height:2px;margin:0 0 20px 0; background: #0d4da1;}
.ServiceInner .after ul p{color:#666;font-size:14px;line-height:26px;}
.ServiceInner .problem{background: #f5f5f5}
.ServiceInner .feedback{ }
.ServiceInner .feedback .top{max-width:100%; display: block;margin-bottom: 50px;}
.ServiceInner .feedback input,.ServiceInner .feedback textarea{border:none;padding:10px 20px; color:#666;font-size:14px; background:#eee;}
.ServiceInner .feedback textarea{width:100%;height:150px;}
.ServiceInner .feedback input{float:left;width:49%;line-height: 35px;margin-bottom: 20px;}
.ServiceInner .feedback input:nth-of-type(even){float:right;}
.ServiceInner .feedback button{border:none; color:#fff;font-size:14px;padding: 12px 60px;display: table;margin: 40px auto 0;background: #0d4da1;}
.ServiceInner .feedback button:hover{background: #f60}

.problem-list{display: table;/*width:102%;*/ margin:0 0 -20px -20px}
.problem-list li{float:left;width:50%;}
.problem-list li a{display: block; padding:30px 20px; margin:0 0 20px 20px;border:1px #ddd solid;background: #fff;}
.problem-list li h4{ position:relative; color:#333;font-size:18px;padding-bottom: 2px;}
.problem-list li p{ position:relative;color:#666;font-size:14px;margin-top:15px;-webkit-line-clamp: 2;}
.problem-list li h4,.problem-list li p{ position:relative;padding-left:35px;}
.problem-list li em{position: absolute;left:0;top:0; display:block;margin-right:10px;width:20px;line-height:20px;border:1px #ddd solid;color:#666;font-size:14px;text-align: center;}
.problem-list li p em{border-color:#0d4da1;color:#fff;background: #0d4da1}
.problem-list li:hover a{box-shadow: 0 0 10px #ccc }
.problem-list li:hover h4{color:#0054b3}

.ContactInner{padding-bottom:0px !important}
.ContactInner .mode{position: relative;}
.ContactInner .mode .long{position:relative;width:100%; display: table;}
.ContactInner .mode:before{content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:150%;background: url(../images/ContactBg.jpg) no-repeat center;background-size: cover;}
.ContactInner .mode .left,.ContactInner .mode .right{display: table-cell;}
.ContactInner .mode .right{width: 54%;vertical-align: bottom;}
.ContactInner .mode .right img{display: block;max-width:100%;}
.ContactInner .mode .left{ }
.ContactInner .mode .left .title{color:#333333;font-size:26px;}
.ContactInner .mode .left .tel{ position:relative;margin-top:25px;color:#333333;font-size:14px;display: block;}
.ContactInner .mode .left .tel:before{ content: ""; position: absolute; left:0px;top:32px; width:30px; height:3px; background: #0d4da1;}
.ContactInner .mode .left .tel font{margin-top:30px;font-size:30px;color: #0d4da1;display: block;font-weight: bold;}
.ContactInner .mode .left .wx{margin-top:30px;color:#333333;font-size:14px;display: block;line-height: 26px;}
.ContactInner .mode .left .add2{ margin-top:30px;color:#333333;font-size:14px;display: block;}
.ContactInner .mode .left .add2 font{font-size:22px; color:#333;display: block;margin-bottom: 10px;}
.ContactInner .mode .left .ewm{position: relative;float:left;color:#666666;font-size:12px; text-align: center;display: block;line-height: 15px; margin-right:80px;}
.ContactInner .long .left .ewm:after{ position: absolute; content: "";position: absolute;right:-50px;top:20%;width:1px;height:60%;border-right:1px #bbb dashed}
.ContactInner .mode .left .ewm img{ display: block;margin:0 auto 5px;}
.ContactInner .mode .left .online{color:#fff;margin:20px 0 0 0px; font-size:14px; padding:12px 50px; background: #0d4da1;display: table;border-radius: 20px;text-align: center;}
.ContactInner .mode .left .online:hover{background: #666;}
.ContactInner .map{/* margin-top:70px */}
.ContactInner .map #dituContent{height:500px;}

.message{/* background: #ededed; */overflow: hidden;}
.message .frame{position: relative;float:left;padding: 15px 20px; /*! line-height:50px; */width:32.3%;margin:0 0.5% 1% 0.5%;border: 1px #ddd solid;/* display: inline-block; */background:#fff;}
.message .frame.x1 input{background: url(../images/ico101.png) no-repeat left;/*! float: left; */}
.message .frame.x2 input{background: url(../images/ico102.png) no-repeat left;}
.message .frame.x3 input{background: url(../images/ico103.png) no-repeat left;}
.message .frame.x4 textarea{background: url(../images/ico104.png) no-repeat left top;}
.message .frame.x4{width:99%;}
.message .frame input,.message .frame textarea{padding-left:30px;width: 100%;border:none;/*! width: 100%; *//*! float: left; */display: inline;vertical-align: top;/*! float: right; */}
.message .frame textarea{/*! width:100%; */height:100px; clear: both}
.message button.submit{/* float:left; */display: table;margin: 30px auto 0;width: 20%;padding: 15px 50px;font-size:14px;color:#fff;background: #0d4da1;border: none;}
.message button.submit:hover{background:#333}
.message .yzm{margin:0 0 0 20px;}
.message .yzm input{padding:20px 20px;margin:0 10px;}

.list-box{display:table;width:100%;margin:0 0 -2% -2%}
.list-box li{float:left; width:23%; margin:0 0% 2% 2%}
.list-box li img{max-width:100%;width:100%;}
.list-box li .pic{border: 1px #ddd solid; background: #f9f9f9;}
.list-box li:hover .pic{border: 1px #0d4da1 solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:12px 0;}
.list-box li:hover h4{color:#0d4da1;}

.footer{padding: 60px 0 30px 0;background: #189ce7;}
.footer .nav{float:left;position:relative;display: table;width: 50%;}
.footer .nav li{display: table-cell;/*! float: left; */margin-right:50px;}
.footer .nav li h3{color:#191919;font-size:18px;margin-bottom:30px;color: #ffffff;}
.footer .nav li a{display: inline-block;color:#666666;font-size:14px;margin-bottom: 10px;color: #ffffff;}
.footer .nav li a:hover{color:#000}
.footer .right{width: 40%;text-align: right;}
.footer .right .tel{color:#191919;font-size:26px;font-weight:bold;text-align: right;color: #ffffff;}
.footer .right .tel font{display: block;font-size:14px;font-weight:400}
.footer .right .moreBtn{display: inline-block;margin-top: 30px;color: #ffffff;border-color: #ffffff;}
.footer .ewm{margin-left:5%;padding:10px; color:#666666; text-align: center;background: #fff;}
.footer .ewm img{display: block}
.footer .copy{color:#666666;font-size:14px;padding-top:20px;margin-top:40px;border-top:1px #bbb solid;color: #ffffff;}
.footer .copy a{
    color:inherit;
}
.footer .link{padding-top:25px;margin-top:25px; border-top:1px #bbb solid;}
.footer .link h3{color:#666;font-size:14px;float: left;color: #ffffff;}
.footer .link a{color:#666666;font-size:14px;display: inline-block;margin-right:30px;color: #ffffff;}
.footer a:hover{color:#000}

.pt100{padding-top:100px}
.pm100{padding-bottom:100px}
.pm90{padding-bottom:90px}
.ptm90{padding:60px 0}
.ptm100{padding:60px 0}
.ptm912b{padding:90px 0 120px 0}
.mt100{margin-top:100px}

@media only screen and (max-width:1600px){
/*     *{display:none} */
.header .nav > li > a{
    font-size: 16px;
}
.header .tel{
    font-size: 18px;
}
.header .nav > li{
    margin-left: 26px !important;
}
}
@media only screen and (max-width:1400px){
   .header .nav > li > a{
    font-size: 14px;
} 
.header .tel{
    font-size: 14px;
}
.header .nav > li{
    margin-left: 20px !important;
}
}